text/template/parse.Tree.popVars (method)

2 uses

	text/template/parse (current package)
		parse.go#L513: 	defer t.popVars(len(t.vars))
		parse.go#L780: func (t *Tree) popVars(n int) {